Leadtools.Dicom Namespace > DicomNet Class > SendNonSecureIscl Method : SendNonSecureIscl(Byte[],Int32,Int32) Method |
'Declaration Public Overloads Sub SendNonSecureIscl( _ ByVal buffer() As Byte, _ ByVal offset As Integer, _ ByVal length As Integer _ )
'Usage Dim instance As DicomNet Dim buffer() As Byte Dim offset As Integer Dim length As Integer instance.SendNonSecureIscl(buffer, offset, length)